home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {CLASS = DKDOptionButton; LANGUAGE = ObjC; SUPERCLASS = NSButton; },
- {CLASS = DKDPInfoGraphicsView; LANGUAGE = ObjC; SUPERCLASS = NSView; },
- {
- ACTIONS = {
- bottomMarginAction = id;
- heightPageSizeAction = id;
- helpPinfoAction = id;
- leftMarginAction = id;
- orientationPopupAction = id;
- paperNamePopupAction = id;
- previewPageNumberStepperAction = id;
- printerNamePopupAction = id;
- rightMarginAction = id;
- scaleFactorAction = id;
- topMarginAction = id;
- widthPageSizeAction = id;
- };
- CLASS = DKDPInfoPanel;
- LANGUAGE = ObjC;
- OUTLETS = {
- bottomMarginTextField = NSTextField;
- heightPageSizeTextField = NSTextField;
- leftMarginTextField = NSTextField;
- orientationPopup = NSPopUpButton;
- pageView = DKDPageView;
- paperNamePopup = NSPopUpButton;
- previewPageNumberStepper = NSStepper;
- printerNamePopup = NSPopUpButton;
- rightMarginTextField = NSTextField;
- scaleFactorSlider = NSSlider;
- scaleFactorTextField = NSTextField;
- topMarginTextField = NSTextField;
- widthPageSizeTextField = NSTextField;
- };
- SUPERCLASS = DKDPanel;
- },
- {
- CLASS = DKDPageView;
- LANGUAGE = ObjC;
- OUTLETS = {"_dkdPInfoPanelController" = DKDPInfoPanel; };
- SUPERCLASS = NSView;
- },
- {
- ACTIONS = {
- checkClosingWindow = id;
- useCurrentForNewItemsButtonAction = id;
- useDefaultForNewItemsButtonAction = id;
- };
- CLASS = DKDPanel;
- LANGUAGE = ObjC;
- OUTLETS = {
- setCurrentForNewItemsButton = DKDOptionButton;
- setDefaultForNewItemsButton = DKDOptionButton;
- };
- SUPERCLASS = NSWindowController;
- },
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {CLASS = "java.lang.Object"; LANGUAGE = Java; }
- );
- IBVersion = 1;
- }